|
|
|
|
Contents Property, SftTabs Class |
Defines the instance of the ContentsClass class that is used to serialize the contents of the tab control.
Syntax SftTabs Class (Softelvdm.SftTabsNET)
VB |
Public Property Contents As ContentsClass |
C# |
public ContentsClass Contents { get; set; } |
C++ |
public: property ContentsClass^ Contents { |
Property Value
The instance of the ContentsClass class.
Comments
The Contents property defines the instance of the ContentsClass class that is used to serialize the contents of the tab control.